home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7102 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: in1.uu.net!novia!usenet
  2. From: Brian Weber <night@novia.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ in XWindows for Linux
  5. Date: Tue, 20 Feb 1996 13:22:44 -0600
  6. Organization: Novia Internetworking <> 28.8kbps dialup; 402/390-2NET
  7. Message-ID: <312A1F84.5466378B@novia.net>
  8. NNTP-Posting-Host: al.novia.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; Linux 1.3.9 i586)
  13.  
  14. I have taken on a project of writting a GUI interface to the C/C++
  15. compiler written in C++ using GNU C/C++ 2.7.0 and linux version 1.3.9.
  16. I am writting this using the X library as a base for the coding.
  17.     I have already gotten a window created with a linked list holding a
  18. container class for each widget that has all the properties needed to
  19. create and change an object.
  20.  
  21.     If thier is anybody out thier interested in helping me with this I
  22. would be very appreciative.  If you don't have the time to help but
  23. would still be open for a few C++ questions from me that would be alot
  24. of help also.
  25.  
  26. signed,
  27.     Brian Weber
  28.     night@novia.net
  29.